[INFO] fetching crate tacos 0.1.0...
[INFO] testing tacos-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate tacos 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate tacos 0.1.0
[INFO] finished tweaking crates.io crate tacos 0.1.0
[INFO] tweaked toml for crates.io crate tacos 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tacos 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tacos 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded facet-macros v0.32.2
[INFO] [stderr]   Downloaded rapidhash v4.1.1
[INFO] [stderr]   Downloaded facet-macro-types v0.32.2
[INFO] [stderr]   Downloaded facet-postcard v0.32.2
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded facet-macro-parse v0.32.2
[INFO] [stderr]   Downloaded facet-macros-impl v0.32.2
[INFO] [stderr]   Downloaded facet v0.32.2
[INFO] [stderr]   Downloaded facet-reflect v0.32.2
[INFO] [stderr]   Downloaded unsynn v0.3.0
[INFO] [stderr]   Downloaded facet-core v0.32.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5e164218fe4d09ab1d14b1947949b598f0c8baad755bedd47554b29d2b60789
[INFO] running `Command { std: "docker" "start" "-a" "e5e164218fe4d09ab1d14b1947949b598f0c8baad755bedd47554b29d2b60789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5e164218fe4d09ab1d14b1947949b598f0c8baad755bedd47554b29d2b60789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e164218fe4d09ab1d14b1947949b598f0c8baad755bedd47554b29d2b60789", kill_on_drop: false }`
[INFO] [stdout] e5e164218fe4d09ab1d14b1947949b598f0c8baad755bedd47554b29d2b60789
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75356fd8ba04ecf61e30323fce5d8c33bb9e40a3e81b218570a284434e419614
[INFO] running `Command { std: "docker" "start" "-a" "75356fd8ba04ecf61e30323fce5d8c33bb9e40a3e81b218570a284434e419614", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling facet-core v0.32.2
[INFO] [stderr]    Compiling facet v0.32.2
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling rapidhash v4.1.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling facet-macro-types v0.32.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling facet-macro-parse v0.32.2
[INFO] [stderr]    Compiling facet-macros-impl v0.32.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling facet-macros v0.32.2
[INFO] [stderr]    Compiling facet-reflect v0.32.2
[INFO] [stderr]    Compiling facet-postcard v0.32.2
[INFO] [stderr]    Compiling tacos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.61s
[INFO] running `Command { std: "docker" "inspect" "75356fd8ba04ecf61e30323fce5d8c33bb9e40a3e81b218570a284434e419614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75356fd8ba04ecf61e30323fce5d8c33bb9e40a3e81b218570a284434e419614", kill_on_drop: false }`
[INFO] [stdout] 75356fd8ba04ecf61e30323fce5d8c33bb9e40a3e81b218570a284434e419614
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13a7787b9201e7d2dbcc4fc8b917115fec7a53014c5255901b935ef74bbcee3b
[INFO] running `Command { std: "docker" "start" "-a" "13a7787b9201e7d2dbcc4fc8b917115fec7a53014c5255901b935ef74bbcee3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling facet-core v0.32.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling facet-reflect v0.32.2
[INFO] [stderr]    Compiling facet v0.32.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling facet-postcard v0.32.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling tacos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.24s
[INFO] running `Command { std: "docker" "inspect" "13a7787b9201e7d2dbcc4fc8b917115fec7a53014c5255901b935ef74bbcee3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13a7787b9201e7d2dbcc4fc8b917115fec7a53014c5255901b935ef74bbcee3b", kill_on_drop: false }`
[INFO] [stdout] 13a7787b9201e7d2dbcc4fc8b917115fec7a53014c5255901b935ef74bbcee3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 737b81c6007597eec5e8476e7fc9a3f6c72b9399d6cce592e5411b59a769c0b3
[INFO] running `Command { std: "docker" "start" "-a" "737b81c6007597eec5e8476e7fc9a3f6c72b9399d6cce592e5411b59a769c0b3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tacos-b8df3a2e57c30c54)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test hash::tests::test_cache_busted_path ... ok
[INFO] [stdout] test hash::tests::test_content_hash_deterministic ... ok
[INFO] [stdout] test hash::tests::test_encode_base62 ... ok
[INFO] [stdout] test hash::tests::test_content_hash_32 ... ok
[INFO] [stdout] test cas::tests::test_content_store_write_if_changed ... ok
[INFO] [stdout] test cas::tests::test_blob_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tacos
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/../README.md - (line 32) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.59s; merged doctests compilation took 0.59s
[INFO] running `Command { std: "docker" "inspect" "737b81c6007597eec5e8476e7fc9a3f6c72b9399d6cce592e5411b59a769c0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737b81c6007597eec5e8476e7fc9a3f6c72b9399d6cce592e5411b59a769c0b3", kill_on_drop: false }`
[INFO] [stdout] 737b81c6007597eec5e8476e7fc9a3f6c72b9399d6cce592e5411b59a769c0b3
